home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
All for Cell Phones: Sony Ericsson
/
Sony-Ericsson 2004.iso
/
Java
/
CostManager
/
CostManager.jar
/
CostManager$GraphicReportCanvas.class
(
.txt
)
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Java Class File
|
2001-09-04
|
707 b
|
15 lines
import javax.microedition.lcdui.Canvas;
import javax.microedition.lcdui.Graphics;
class CostManager$GraphicReportCanvas extends Canvas {
// $FF: synthetic field
private final CostManager this$0;
CostManager$GraphicReportCanvas(CostManager this$0, String str) {
this.this$0 = this$0;
}
public void paint(Graphics g) {
}
}